Download registry packages on `cargo fetch`
authorAlex Crichton <alex@alexcrichton.com>
Tue, 24 Feb 2015 00:14:34 +0000 (16:14 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 24 Feb 2015 00:14:34 +0000 (16:14 -0800)
commit93fa4c1640aad29d8c0ce410654d72059e115a77
tree84cc111d5c2a21eea13e7e173a9d364172400a58
parent5bb4d8dc11bac983596ee8cae877afc289f245a2
Download registry packages on `cargo fetch`

Closes #1329
src/cargo/ops/cargo_fetch.rs
src/registry/lib.rs
tests/test_cargo_registry.rs